home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 November / EnterCD 11_2002.iso / Internet / Amaya 6.4 / Windows NT.exe / _SETUP.1 / adding_an_image.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  2.3 KB  |  62 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  7.   <title>Adding an Image</title>
  8.   <style type="text/css">
  9.   </style>
  10.   <meta name="GENERATOR" content="amaya 5.1" />
  11.   <link href="../style.css" rel="stylesheet" type="text/css" />
  12. </head>
  13.  
  14. <body xml:lang="en" lang="en">
  15.  
  16. <table border="0" summary="toc">
  17.   <tbody>
  18.     <tr>
  19.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  20.         src="../../images/amaya.gif" /></td>
  21.       <td><p><a href="working_with_image_maps.html" accesskey="p"><img
  22.         alt="previous" src="../../images/left.gif" /></a> <a
  23.         href="../ImageMaps.html" accesskey="t"><img alt="top"
  24.         src="../../images/up.gif" /></a> <a
  25.         href="creating_clientside_image_maps.html" accesskey="n"><img
  26.         alt="next" src="../../images/right.gif" /></a></p>
  27.       </td>
  28.     </tr>
  29.   </tbody>
  30. </table>
  31.  
  32. <div id="page_body">
  33. <h1>Adding an Image</h1>
  34.  
  35. <p>To insert an image, choose <strong>Image</strong> from the
  36. <strong>Types</strong> menu, click the <strong>Graphics</strong> <img
  37. src="../../images/Graph.gif" alt="graphics button" /> button, or use the
  38. keyboard shortcut (<code>Control-t</code> in Windows, <code>Control-i</code>
  39. in Unix). The resulting dialog lets you enter the file name and alternative
  40. text ('ALT' text) of the desired image.</p>
  41.  
  42. <p>To provide a long description for an image presenting complex information,
  43. you should do so in a separate document and link it by giving the URI as a
  44. <span
  45. style='font-size:9.0pt;font-family:"Courier New";'><code>longdesc</code>.</span>
  46. This command is also available on the <strong>Attributes</strong> menu.</p>
  47.  
  48. <p>To help find an image file you can enter a filter field, and use the
  49. filter button, and the dialog will list only the files that match your
  50. pattern.</p>
  51.  
  52. <h2>See Also:</h2>
  53. <ul>
  54.   <li><a href="working_with_image_maps.html">Working with Image Maps</a></li>
  55.   <li><a href="../using_graphics/working_with_graphics.html">Working with
  56.     Graphics</a></li>
  57. </ul>
  58. </div>
  59.  
  60. </body>
  61. </html>
  62.